Dataset Viewer
Auto-converted to Parquet
audio
audioduration (s)
1.06
12.3
text
stringlengths
10
186
speaker_id
stringclasses
11 values
language
stringclasses
1 value
emotion
stringclasses
3 values
original_dataset
stringclasses
1 value
original_filename
stringclasses
1 value
start_time
float32
0
0
end_time
float32
0
0
duration
float32
0
0
Bir hayal gerçek oldu.
speaker_0
tr
angry
0
0
0
Birkaç ay önce yayınladığım bir videoda yapay zekaya basit bir yemek sipariş uygulaması yaptırmıştım.
speaker_0
tr
angry
0
0
0
Çok da heyecanlanmıştım.
speaker_0
tr
angry
0
0
0
Büyük bir eşik aşıldı diye düşünüyordum.
speaker_0
tr
happy
0
0
0
Ama haklı olarak bu işleri iyi bilen birçok arkadaş da ya o işler öyle değil.
speaker_0
tr
angry
0
0
0
Uygulamanın lokalde yazılabilmesi için gerekli sanal ortamlar kurulmalı.
speaker_0
tr
happy
0
0
0
Yazılım bittikten sonra yazılımın kaynak kodları çalıştırılabilir ve dağıtılabilir bir formata dönüştürülmeli.
speaker_0
tr
happy
0
0
0
Uygulama derlenmeli, farklı platformlarda ve ortamlarda çalıştırabilmesi için gerekli dosyalarla birleştirilmeli, en sonda canlıya alınmalı diye anlattılar.
speaker_0
tr
happy
0
0
0
Yani ben şu an anlatırken iyice gene yoruldum yani.
speaker_0
tr
happy
0
0
0
Çok uğraşıyoruz gerçekten.
speaker_0
tr
angry
0
0
0
Bu işler çok çok çok daha basit olmalı.
speaker_0
tr
angry
0
0
0
Insanların aklına bir fikir geliyor.
speaker_0
tr
happy
0
0
0
Backendci buldun, frontendci buldun, tasarımcı buldun, yazılımcı buldun derken işten hevesi kaçıyor.
speaker_0
tr
angry
0
0
0
Hadi bu kişileri buldun diyelim, fikrin doğru olup olmadığını deneyimlemen için minimum bir sene beklemen gerekiyor.
speaker_0
tr
happy
0
0
0
Çoğu projenin zaten hiç ortaya bile çıkamadan nefesi kesiliyor.
speaker_0
tr
angry
0
0
0
Ama bugün anlatacağım yenilikle bir şeylerin değişmeye başladığını gerçekten hissettim.
speaker_0
tr
happy
0
0
0
Siz prompt olarak uygulama fikrinizi giriyorsunuz, tüm her şeyini Replit Agent hallediyor.
speaker_0
tr
happy
0
0
0
Geliştirme fikirleri sunuyor, tasarımını yapıyor.
speaker_0
tr
angry
0
0
0
Arayüzünü kodluyor, backendini kodluyor, database'ini hazırlıyor.
speaker_0
tr
angry
0
0
0
Sonunda pırıl pırıl uygulamayı karşımıza çıkarıyor.
speaker_0
tr
happy
0
0
0
Üstelik bunların hepsini Türkçe isteyebiliyoruz.
speaker_0
tr
angry
0
0
0
Ben çok beğeneceğinizi düşünüyorum.
speaker_0
tr
happy
0
0
0
Tüm anlattıklarımı yapabildiğimiz platformun adı replit.com.
speaker_0
tr
happy
0
0
0
En basit haliyle online olarak birçok yazılım dilinde kod yazma, çalıştırma ve paylaşma imkanı sunan çok başarılı bir platform.
speaker_0
tr
happy
0
0
0
Sadece tarayıcınız üzerinden bilgisayarınıza hiçbir ek yazılım yüklemeden çalıştırabileceğiniz bir platform.
speaker_0
tr
happy
0
0
0
Bulut tabanlı çalışıyor.
speaker_0
tr
angry
0
0
0
Böylece dosyalarınızın silinme, kaybolma derdi yok.
speaker_0
tr
happy
0
0
0
Online olduğu için farklı yerlerden birçok kişi aynı proje üzerinde çalışabiliyor.
speaker_0
tr
happy
0
0
0
Yapay zeka desteğiyle kod yazmanıza da yazdığınız kodların düzenlemesinde de size yardımcı oluyor.
speaker_0
tr
happy
0
0
0
Daha önce kanalda benzer işleri yapan Google'ın Project IDX uygulamasından bahsetmiştim.
speaker_0
tr
happy
0
0
0
O zaman düşündüklerimi Google efendi yapana kadar replitcom karşı tarafa geçti.
speaker_0
tr
happy
0
0
0
Geliyorum şuradan login butonuna tıklayarak Gmail hesabımla giriş yapıyorum.
speaker_0
tr
happy
0
0
0
Soldaki sidebar'dan Create Repl butonuna tıkladım.
speaker_0
tr
happy
0
0
0
Gördüğünüz gibi choose a template sekmesinde onlarca farklı farklı hazır template görebiliyorsunuz.
speaker_0
tr
happy
0
0
0
Python, Node JavaScript, C, C++.
speaker_0
tr
neutral
0
0
0
Mesela şunlardan HTML, CSS ve JavaScript'i seçiyorum.
speaker_0
tr
happy
0
0
0
Title'a yeni web dedim.
speaker_0
tr
neutral
0
0
0
Create Repl butonuna tıkladım.
speaker_0
tr
happy
0
0
0
Index HTML dosyasında HTML kodlarını, script JS dosyasında JavaScript kodlarını, burada da style CSS dosyasında CSS kodlarını görebilirsiniz.
speaker_0
tr
happy
0
0
0
Boş template açtığımız için içerisinde şu an bir şey yok.
speaker_0
tr
neutral
0
0
0
Sağ taraftaki bölümden web view sekmesinden gerçek zamanlı olarak yazdığımız kodların ön izlemesini yapabiliriz.
speaker_0
tr
happy
0
0
0
Örneğin kendi içinde yapay zeka desteği var ama ChatGPT veya Claude ile yazdırdığımız kodları gelip buraya yapıştırıp çalıştırabiliriz.
speaker_0
tr
happy
0
0
0
Create Repl altında import from GitHub butonu var.
speaker_0
tr
neutral
0
0
0
Buradan GitHub hesabınızla giriş yapıp GitHub'daki kendi projelerinizi de aktarabilirsiniz.
speaker_0
tr
happy
0
0
0
From URL seçeneğiyle linkini yapıştıracağınız GitHub projelerini de sisteminize import edebilirsiniz.
speaker_0
tr
happy
0
0
0
Mesela geçen haftaki videomda kullandığım live portrait linkini yapıştırıyorum.
speaker_0
tr
neutral
0
0
0
Bakın gördüğünüz gibi hemen geldi.
speaker_0
tr
neutral
0
0
0
Buradan import from GitHub butonuna tıklayarak replit içerisine çekiyorum.
speaker_0
tr
neutral
0
0
0
Tüm dosyalarıyla birlikte indi.
speaker_0
tr
neutral
0
0
0
Replitcom fiyat kısmına da bakalım.
speaker_0
tr
happy
0
0
0
Basit çalışma alanlarını kullanarak içerisinde üç projeyi ücretsiz barındırabilirsiniz.
speaker_0
tr
neutral
0
0
0
Limitli erişim ile replit AI'dan da faydalanabilirsiniz.
speaker_0
tr
happy
0
0
0
Ben Replit Core paketini kullanıyorum.
speaker_0
tr
happy
0
0
0
Yirmi beş dolar, yıllık alırsanız aylık on dolara geliyor.
speaker_0
tr
happy
0
0
0
Bunun yanında barındırma hizmeti verdiği için de aylık on dolar da ona kredi veriyor.
speaker_0
tr
happy
0
0
0
Ama bu paketin en önemli özelliği, bu videoyu yapmamın da sebebi replit agent desteği veriyor.
speaker_0
tr
happy
0
0
0
Burada bounties bölümü var.
speaker_0
tr
happy
0
0
0
Geliştiriciler yapabilecekleri işler için ücret belirleyerek ilan açıyorlar.
speaker_0
tr
happy
0
0
0
İsterseniz bu desteği alabiliyorsunuz.
speaker_0
tr
happy
0
0
0
Mesela burada adam projeye üç yüz dolara Google API'ni entegre ederim demiş.
speaker_0
tr
happy
0
0
0
Hemen üç yüz doları ödüyorsunuz, projenizi paylaşıyorsunuz replit üzerinden Google API'nızı da paylaşıyorsunuz.
speaker_0
tr
happy
0
0
0
Adam Google servislerini entegre ediyor, işlem tamamlanıyor.
speaker_0
tr
happy
0
0
0
On beş tane satmış.
speaker_0
tr
neutral
0
0
0
Dört Bin Beş Yüz dolar eder.
speaker_0
tr
neutral
0
0
0
Siz de burada create a bounty butonu ile kendi ilanınızı açabilirsiniz.
speaker_0
tr
happy
0
0
0
Birazdan göstereceğim özelliklerden bile satış yapabilirsiniz.
speaker_0
tr
happy
0
0
0
Template menüsünden az önce create repl butonundan ulaştığımız içeriklere buradan da ulaşabiliyoruz.
speaker_0
tr
happy
0
0
0
Bunların dışında extension yani eklentiler var.
speaker_0
tr
happy
0
0
0
Bunları da isterseniz direkt yükleyebiliyorsunuz.
speaker_0
tr
happy
0
0
0
Örneğin buradaki Perplexity eklentisini direkt editör içerisine ekleyebilirsiniz.
speaker_0
tr
happy
0
0
0
Genel olarak replit böyle.
speaker_0
tr
angry
0
0
0
Buraya kadar olan bölümü daha önce anlattığım Google'ın Project IDX'inden çok farklı değil.
speaker_0
tr
angry
0
0
0
Şimdi yeni yayınlanan Replit Agent özelliğine bakalım.
speaker_0
tr
angry
0
0
0
Ana sayfada görünüyor bu yeni özellik.
speaker_0
tr
happy
0
0
0
Replit Agent.
speaker_0
tr
neutral
0
0
0
Hemen buradaki örnekleri görebilirsiniz.
speaker_0
tr
happy
0
0
0
Neler yapılabileceğine dair fikirler verecektir.
speaker_0
tr
happy
0
0
0
Google Maps kullanarak konum bazlı web uygulaması yapabilirsiniz.
speaker_0
tr
happy
0
0
0
Borsa analiz sitesi, bir waitlist sitesi, bir AI chat sitesi, ray trace ön izleme sitesi gibi örneklerin hepsini inceleyebilirsiniz.
speaker_0
tr
happy
0
0
0
Şimdi ana sayfaya döndüm.
speaker_0
tr
happy
0
0
0
Kendi promptumu girip ilk uygulamamı yaptırmaya çalışayım.
speaker_0
tr
happy
0
0
0
Buradan sesli komut da verebilirim.
speaker_0
tr
angry
0
0
0
Düşünün yani konuşarak kod yazdırabiliyorum.
speaker_0
tr
happy
0
0
0
Buradan da bir dosya ekleyebilirsiniz.
speaker_0
tr
happy
0
0
0
Promptımı girdim, bu arada Türkçe desteği olduğu yazmıyor ama ben Türkçe girdim.
speaker_0
tr
happy
0
0
0
Uygulamadan bir hisse senedinin kısa kodlarını girerek finansal verilerin bir özetini almak istiyorum.
speaker_0
tr
happy
0
0
0
Bana hisse senedi fiyatını ve diğer önemli finansal bilgileri izleyen bir tablo ve grafik versin.
speaker_0
tr
happy
0
0
0
Yahoo Finans'tan verileri kullanabilirsin.
speaker_0
tr
happy
0
0
0
Tablo verilerini CSV olarak indirilmesine izin ver dedim ve start building butonuna tıkladım.
speaker_0
tr
happy
0
0
0
Bakalım nasıl bir çalışma çıkacak.
speaker_0
tr
happy
0
0
0
Absolutely dedi.
speaker_0
tr
neutral
0
0
0
Güzel, işi kabul etti, yapacak.
speaker_0
tr
angry
0
0
0
Yahoo Finans'tan veri çeken tablolar ve grafikler halinde gösteren ve CSS indirme işlevselliği olan Streamlit kullanarak bir hisse senedi veri görselleştirme uygulaması planı oluşturdum.
speaker_0
tr
happy
0
0
0
Bu plan uygun görünüyor mu?
speaker_0
tr
happy
0
0
0
Ne anladığını bana anlatıyor.
speaker_0
tr
happy
0
0
0
Yani sen anlattın ama ben ne anladım gibi.
speaker_0
tr
happy
0
0
0
Bakın burada projeyi anlayıp benim aklıma gelmeyen ekstra öneriler de sundu.
speaker_0
tr
happy
0
0
0
Çoklu hisse senedi karşılaştırma işlevselliği ekle.
speaker_0
tr
happy
0
0
0
Yok istemiyorum.
speaker_0
tr
happy
0
0
0
Teknik analiz göstergeleri uygula.
speaker_0
tr
angry
0
0
0
End of preview. Expand in Data Studio

tretret34543

This is a merged speech dataset containing 822 audio segments from 2 source datasets.

Dataset Information

  • Total Segments: 822
  • Speakers: 11
  • Languages: tr
  • Emotions: happy, angry, neutral
  • Original Datasets: 2

Dataset Structure

Each example contains:

  • audio: Audio file (WAV format, original sampling rate preserved)
  • text: Transcription of the audio
  • speaker_id: Unique speaker identifier (made unique across all merged datasets)
  • language: Language code (en, es, fr, etc.)
  • emotion: Detected emotion (neutral, happy, sad, etc.)
  • original_dataset: Name of the source dataset this segment came from
  • original_filename: Original filename in the source dataset
  • start_time: Start time of the segment in seconds
  • end_time: End time of the segment in seconds
  • duration: Duration of the segment in seconds

Usage

Loading the Dataset

from datasets import load_dataset

# Load the dataset
dataset = load_dataset("Codyfederer/tretret34543")

# Access the training split
train_data = dataset["train"]

# Example: Get first sample
sample = train_data[0]
print(f"Text: {sample['text']}")
print(f"Speaker: {sample['speaker_id']}")
print(f"Language: {sample['language']}")
print(f"Emotion: {sample['emotion']}")
print(f"Original Dataset: {sample['original_dataset']}")
print(f"Duration: {sample['duration']}s")

# Play audio (requires audio libraries)
# sample['audio']['array'] contains the audio data
# sample['audio']['sampling_rate'] contains the sampling rate

Alternative: Load from JSONL

from datasets import Dataset, Audio, Features, Value
import json

# Load the JSONL file
rows = []
with open("data.jsonl", "r", encoding="utf-8") as f:
    for line in f:
        rows.append(json.loads(line))

features = Features({
    "audio": Audio(sampling_rate=None),
    "text": Value("string"),
    "speaker_id": Value("string"),
    "language": Value("string"),
    "emotion": Value("string"),
    "original_dataset": Value("string"),
    "original_filename": Value("string"),
    "start_time": Value("float32"),
    "end_time": Value("float32"),
    "duration": Value("float32")
})

dataset = Dataset.from_list(rows, features=features)

Dataset Structure

The dataset includes:

  • data.jsonl - Main dataset file with all columns (JSON Lines)
  • *.wav - Audio files under audio_XXX/ subdirectories
  • load_dataset.txt - Python script for loading the dataset (rename to .py to use)

JSONL keys:

  • audio: Relative audio path (e.g., audio_000/segment_000000_speaker_0.wav)
  • text: Transcription of the audio
  • speaker_id: Unique speaker identifier
  • language: Language code
  • emotion: Detected emotion
  • original_dataset: Name of the source dataset
  • original_filename: Original filename in the source dataset
  • start_time: Start time of the segment in seconds
  • end_time: End time of the segment in seconds
  • duration: Duration of the segment in seconds

Speaker ID Mapping

Speaker IDs have been made unique across all merged datasets to avoid conflicts. For example:

  • Original Dataset A: speaker_0, speaker_1
  • Original Dataset B: speaker_0, speaker_1
  • Merged Dataset: speaker_0, speaker_1, speaker_2, speaker_3

Original dataset information is preserved in the metadata for reference.

Data Quality

This dataset was created using the Vyvo Dataset Builder with:

  • Automatic transcription and diarization
  • Quality filtering for audio segments
  • Music and noise filtering
  • Emotion detection
  • Language identification

License

This dataset is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

Citation

@dataset{vyvo_merged_dataset,
  title={tretret34543},
  author={Vyvo Dataset Builder},
  year={2025},
  url={https://huggingface.co/datasets/Codyfederer/tretret34543}
}

This dataset was created using the Vyvo Dataset Builder tool.

Downloads last month
17