Thorsten-Voice commited on
Commit
4053adc
1 Parent(s): 7277d78

Set back to original datatypes (float16, int32)

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -15,11 +15,11 @@ dataset_info:
15
  - name: text
16
  dtype: string
17
  - name: samplerate
18
- dtype: string
19
  - name: durationSeconds
20
- dtype: string
21
  - name: charsPerSecond
22
- dtype: string
23
  - name: recording_year-month
24
  dtype: string
25
  - name: microphone
@@ -51,11 +51,11 @@ dataset_info:
51
  - name: text
52
  dtype: string
53
  - name: samplerate
54
- dtype: string
55
  - name: durationSeconds
56
- dtype: string
57
  - name: charsPerSecond
58
- dtype: string
59
  - name: recording_year-month
60
  dtype: string
61
  - name: microphone
@@ -87,11 +87,11 @@ dataset_info:
87
  - name: text
88
  dtype: string
89
  - name: samplerate
90
- dtype: string
91
  - name: durationSeconds
92
- dtype: string
93
  - name: charsPerSecond
94
- dtype: string
95
  - name: recording_year-month
96
  dtype: string
97
  - name: microphone
@@ -123,11 +123,11 @@ dataset_info:
123
  - name: text
124
  dtype: string
125
  - name: samplerate
126
- dtype: string
127
  - name: durationSeconds
128
- dtype: string
129
  - name: charsPerSecond
130
- dtype: string
131
  - name: recording_year-month
132
  dtype: string
133
  - name: microphone
@@ -159,11 +159,11 @@ dataset_info:
159
  - name: text
160
  dtype: string
161
  - name: samplerate
162
- dtype: string
163
  - name: durationSeconds
164
- dtype: string
165
  - name: charsPerSecond
166
- dtype: string
167
  - name: recording_year-month
168
  dtype: string
169
  - name: microphone
 
15
  - name: text
16
  dtype: string
17
  - name: samplerate
18
+ dtype: int32
19
  - name: durationSeconds
20
+ dtype: float16
21
  - name: charsPerSecond
22
+ dtype: float16
23
  - name: recording_year-month
24
  dtype: string
25
  - name: microphone
 
51
  - name: text
52
  dtype: string
53
  - name: samplerate
54
+ dtype: int32
55
  - name: durationSeconds
56
+ dtype: float16
57
  - name: charsPerSecond
58
+ dtype: float16
59
  - name: recording_year-month
60
  dtype: string
61
  - name: microphone
 
87
  - name: text
88
  dtype: string
89
  - name: samplerate
90
+ dtype: int32
91
  - name: durationSeconds
92
+ dtype: float16
93
  - name: charsPerSecond
94
+ dtype: float16
95
  - name: recording_year-month
96
  dtype: string
97
  - name: microphone
 
123
  - name: text
124
  dtype: string
125
  - name: samplerate
126
+ dtype: int32
127
  - name: durationSeconds
128
+ dtype: float16
129
  - name: charsPerSecond
130
+ dtype: float16
131
  - name: recording_year-month
132
  dtype: string
133
  - name: microphone
 
159
  - name: text
160
  dtype: string
161
  - name: samplerate
162
+ dtype: int32
163
  - name: durationSeconds
164
+ dtype: float16
165
  - name: charsPerSecond
166
+ dtype: float16
167
  - name: recording_year-month
168
  dtype: string
169
  - name: microphone